PCA Index Dashboard Examples

PCA Index Dashboard Examples#

Ian’s Plot:#

x = np.linspace(0, 99, 100);
y = np.random.rand(100);
plt.plot(x, y, color = 'k', marker = 'x');
../_images/b312e8506247d604ac3f92489472f092978d11fee83f5da863af4ac0194df41b.png

Jeremy’s Plots:#

This script was last run at 2024-03-19 10:12:02.829960+00:00 (UTC)
In US/Central Time, this is 2024-03-19 05:12:02.829960-05:00
../_images/64877956ccf09d12653efde3bd630018986c2f802027aa9a17d2f6301ad3fa4a.png
../_images/b871589575469d24bd132da0ada06e5b597865d6c030eb8e578ce9166eebed4a.png